type google.golang.org/grpc/internal/binarylog.bufferedSink
5 uses
google.golang.org/grpc/internal/binarylog (current package)
sink.go#L88: type bufferedSink struct {
sink.go#L99: func (fs *bufferedSink) Write(e *binlogpb.GrpcLogEntry) error {
sink.go#L117: func (fs *bufferedSink) startFlushGoroutine() {
sink.go#L135: func (fs *bufferedSink) Close() error {
sink.go#L164: return &bufferedSink{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)